home *** CD-ROM | disk | FTP | other *** search
/ Aminet 31 / Aminet 31 (1999)(Schatztruhe)[!][Jun 1999].iso / Aminet / util / shell / ViNCUpdate.readme < prev   
Encoding:
Text File  |  1999-05-02  |  8.4 KB  |  196 lines

  1. Short:    ViNCEd, the final CON: solution. ^Z, TAB Expand....
  2. Author:   thor@einstein.math.tu-berlin.de (Thomas Richter)
  3. Uploader: thor@einstein.math.tu-berlin.de (Thomas Richter)
  4. Version:  3.68
  5. Type:     util/shell
  6. Requires: Any Amiga, any kickstart version (even 1.2 will do), ViNCEd 3.6x
  7. Replaces: ViNCGoodies.lha, ViNCBeta.lha
  8.  
  9. ---------------------------------------------------------------------------
  10. Warning: The 3.6x releases are the LAST releases that still support Os 1.x
  11. ---------------------------------------------------------------------------
  12.  
  13. This archive upgrades ViNCEd 3.6x to version 3.68. To perform the upgrade,
  14. rename the ORIGINAL ViNCEd archive on your HD to "ViNCUpdate", then unpack
  15. this archive ON TOP of this. The result is the full 3.68 distribution,
  16. except for the 3.68 guide which is not included - however, not too much
  17. changed anyways.
  18.  
  19.                         About ViNCEd
  20. ---------------------------------------------------------------------------
  21. The latest version (3.68) of my full screen shell editor (CON: replacement)
  22. ---------------------------------------------------------------------------
  23.  
  24. Features:
  25. -Extremly flexible
  26. -Comes with prefs program with nice GUI
  27. -User defineable macros and buttons (gadgets) with parameters
  28. -Full screen editor, not line limited
  29. -Compatible to CON: and ConMan
  30. -VT-220 emulation build in
  31. -ANSI (VT-xxx) colors on request
  32. -Freely configurable keyboard
  33. -ASCII prefs, a standard editor is enough to change them by hand.
  34. -Keypad mode on request (numeric keypad for cursor control)
  35. -Supports control sequences of:
  36.         -CON:
  37.         -VT-220
  38.         -DEC
  39.         -XTerm (Unix Shells)
  40.         -SGI winterm
  41.         -plus private stuff (set keyboard, colors and font by ctrl seqs)
  42. -TAB expansion, with different TAB requesters as option
  43. -TAB expansion cache
  44. -Colored cursor on request
  45. -Menu, clipboard support build in (no ConClip needed)
  46. -"More than complete" online help plus documentation
  47. -C include files, autodocs for the library included
  48. -Screen title might contain path/fail codes/CLI number & more
  49. -Localizeable (German available, more locales welcome)
  50. -Job control á la unix with Ctrl-Z
  51.         -suspends shell jobs
  52.         -sends shell jobs to forgeground & background
  53.          using tiny shell scripts "fg" and "bg" like unix
  54. -documented library for own applications and editor programming
  55. -iconification support
  56. -uses public "tbiclass" gadgets of VisualPrefs, or Massimo's
  57.  toolbutton images if available. 
  58. -easy installation
  59. -full control by single program (SetVNC)
  60. -clipboard support, snip control with middle mouse button or Ctrl-left-Mouse
  61. -can create private screens on request
  62. -font & monitor selectable by prefs
  63. -icon drop, with modifiers for path/name only
  64. -100% assembly language => fast & short (err, as short as I could do it.)
  65.  
  66. Plus:   It's 100% free! Hey, I must be crazy!
  67.  
  68. -----------------------------------------------------------------------------
  69.  
  70. -------- history ----- this is not the complete history, read the guide!----
  71.  
  72. Changes made for 3.68:
  73.  
  74.         ViNCEd will now switch back to the system default font in case it is
  75.         opened on a screen with a proportional font; this mimicks the CON:
  76.         behaiviour. Thanks Raphael!
  77.         ViNCEd will no longer try to resize a window to make its contents
  78.         visible. If the window is too tiny, no output will be shown.
  79.         This is again identically to the CON: behaivour; however, unlike
  80.         for CON:, the cursor movement sequences remain working as ViNCEd
  81.         emulates a tiny 1x1 window if required. The guru 0x1e080001 is
  82.         now obsolete.
  83.         Fixed a bug in the tool button allocation, used the wrong font for
  84.         estimating the remaining size of the window title. Fixed!
  85.         Added the %w and %W screen title commands.
  86.         ViNCEd removes now the cursor if a "set border" command is sent.
  87.         Since nobody seems to read this guide, ViNCEd drops now a
  88.         trailing ".info" in the icon name for iconification.
  89.         Due to an oversight, the colored cursor and the ANSI colors
  90.         did not work at the same time. Ouch!
  91.         The version string in SetVNC wasn't correct.
  92.         Fixed a bug in the character overwrite routine... again!
  93.         Fixed a hit of SetVNC when inserting more buttons.
  94.  
  95. Changes made in 3.67:
  96.  
  97.         Added the %l and %o window title command to insert the state of the
  98.         NumLock and Overwrite qualifier.
  99.         ViNCEd will now try to adjust its icons correctly if some other
  100.         program hacked more than the system default icons into its title
  101.         ("PowerWindows").
  102.         The shortcuts of the ViNCEd windows can now be localized.
  103.     Fixed a bug in the TAB expansion cache handling of
  104.     multiassigns. 
  105.     Added a workaround for a bug in VIM.
  106.  
  107. Changes made in 3.66:
  108.         Fixed the broken "Insert CSI" and "Insert ESC" sequences.
  109.         Included an italian catalog by Francesco Leoni
  110.         and Francesco Mancuso. Thanks!
  111.         Added the "Restore Window" menu item.
  112.     Added mouse wheel support for serial mice.
  113.  
  114. -----------------------------------------------------------------------------
  115. Notes: 
  116.  
  117.         Check the TOP_SECRET or ReadMe.First file in this archive!
  118.     Especially, these SHOULD BE RUN FIRST before you start with
  119.     the installation.
  120.  
  121.         VirusWorkShop seems to have trouble with the overlay file structure
  122.         that is used by the SetVNC program.
  123.         THIS IS NOT A VIRUS! It is a bugfix of the oldish CBM overlay 
  124.         manager which is really buggy!
  125.  
  126.         To trick VirusWorkshop, the SetVNC program in this archive is
  127.         encoded. Use the "Decode" program from the "Extras" drawer to
  128.         decode manually. The installer script has been updated to do 
  129.         this for you.
  130.  
  131. -----------------------------------------------------------------------------
  132.  
  133. Send ideas, improvements, bugreports (please as concrete as possible) to:
  134.  
  135.  
  136.         Thomas Richter
  137.  
  138.  
  139. EMail:  thor@math.tu-berlin.de
  140.  
  141. or "Wisit the Web" site:
  142.  
  143. WWW:    http://www.math.tu-berlin.de/~thor/thor/index.html
  144.  
  145. -----------------------------------------------------------------------------
  146.  
  147. April 1999
  148.  
  149.         Thomas
  150.  
  151.  
  152. ============================= Archive contents =============================
  153.  
  154. Original  Packed Ratio    Date     Time    Name
  155. -------- ------- ----- --------- --------  -------------
  156.      628     271 56.8% 19-Dec-98 13:55:00 +Antique.info
  157.      938     467 50.2% 24-Dec-98 00:30:52 +ATO.readme
  158.     2441    1123 53.9% 28-Feb-98 21:37:24 +ATO.ReadMe.First
  159.      856     378 55.8% 19-Dec-98 13:55:00 +ATO.ReadMe.First.info
  160.      856     375 56.1% 19-Dec-98 13:55:00 +ATO.readme.info
  161.      628     268 57.3% 19-Dec-98 13:55:00 +C.info
  162.    53704   28698 46.5% 18-Apr-99 13:11:40 +SetVNC.coded
  163.     1380     356 74.2% 03-Nov-96 17:28:28 +Disk.info
  164.      628     271 56.8% 19-Dec-98 13:59:30 +Extras.info
  165.       87      79  9.1% 07-Nov-98 13:06:48 +CONSOLE
  166.      481     263 45.3% 07-Nov-98 13:15:38 +CONSOLE.info
  167.      440     380 13.6% 18-Apr-99 13:12:08 +Decode
  168.      332     309  6.9% 10-Nov-98 23:42:50 +More.pch
  169.      112      96 14.2% 14-Nov-98 20:31:18 +Mount_CONSOLE
  170.      580     424 26.8% 23-Jan-99 18:49:58 +NamedConsoleHandler
  171.     9736    5880 39.6% 18-Apr-99 13:13:10 +StringSnip
  172.     2981    1426 52.1% 23-Jan-99 18:47:16 +StringSnip.prefs
  173.    10396    4335 58.3% 18-Apr-99 13:13:28 +StringSnip.readme
  174.      628     269 57.1% 23-Dec-98 13:42:22 +Install.info
  175.      805     477 40.7% 23-Dec-98 13:42:22 +Deutsch.info
  176.      793     469 40.8% 23-Dec-98 13:42:22 +English.info
  177.      803     482 39.9% 23-Dec-98 13:42:22 +Français.info
  178.   130829   38628 70.4% 23-Jan-99 18:34:28 +Install_VNC
  179.      803     480 40.2% 23-Dec-98 13:42:22 +Italiano.info
  180.      804     483 39.9% 23-Dec-98 13:42:22 +Slovensko.info
  181.      628     267 57.4% 19-Dec-98 13:54:58 +LIBS.info
  182.   123624   74966 39.3% 18-Apr-99 13:11:58 +vnc.library
  183.      628     268 57.3% 19-Dec-98 13:54:58 +LOCALE.info
  184.    14116    5327 62.2% 07-Feb-99 21:54:18 +VNC.prefs.catalog
  185.     1832     928 49.3% 26-Dec-98 00:32:30 +VNC.sys.catalog
  186.      628     269 57.1% 19-Dec-98 13:54:58 +Localize!.info
  187.    58078   18868 67.5% 07-Feb-99 21:54:40 +prefs.construct
  188.    10665    4118 61.3% 13-Mar-99 21:52:36 +sys.construct
  189.    29758   11234 62.2% 18-Apr-99 13:18:56 +Readme.First!
  190.     1826     893 51.0% 19-Dec-98 13:55:00 +Readme.First!.info
  191.    29758   11234 62.2% 18-Apr-99 13:18:58 +Top Secret!
  192.     1826     898 50.8% 19-Dec-98 13:55:00 +Top Secret!.info
  193.     6163    2719 55.8% 18-Apr-99 13:23:16 +ViNCUpdate.readme
  194. -------- ------- ----- --------- --------
  195.   502199  218676 56.4% 19-Apr-99 23:46:48   38 files
  196.